Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
authorJan D <jan.h.d@swipnet.se>
Fri, 17 Sep 2010 09:04:35 +0000 (11:04 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 17 Sep 2010 09:04:35 +0000 (11:04 +0200)
commita66bc9c4893c63280459dd625872cedd165d6a95
treec9c55a9b419e665bc4328f07323d3f8c2d686901
parent30087529161ef906f2127182e45fef4f32a24302
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)

* dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
in calculating new frame position.  Add more space between new and
parent on the left.

* frame.c (Ftool_bar_pixel_width): New function to expose tool
bar's pixel width to Lisp.
lisp/ChangeLog
lisp/dframe.el
src/ChangeLog
src/frame.c